home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5882 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  832 b 

  1. Path: frontier.rc.m-kagaku.co.jp!ricky
  2. From: ricky@rc.m-kagaku.co.jp (Ricky LUI)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Help! problem with Borland C 4.5
  5. Date: 7 Feb 1996 09:12:56 GMT
  6. Organization: Mitsubishi Chemical Corporation,Yokohama Research Center,Japan.
  7. Message-ID: <4f9qeo$hkm@frontier.rc.m-kagaku.co.jp>
  8. NNTP-Posting-Host: 133.251.253.2
  9. X-Newsreader: mnews [version 1.16PL4]
  10.  
  11. Hi,
  12. I am using Windows NT, and I seem to have problem to generate a .lib
  13. file from a .dll file using Implib.
  14.  
  15. I have this line in the "make -n" output:
  16.  
  17. Implib -c advapi32.lib d:\winnt35\system32\advapi32.dll
  18.  
  19. It gives me error message :
  20. Exception C0000005: Access violation
  21. Module: Implib.exe Start address: 00410000
  22.  
  23. I executed the above Implib command line in Windows95 with BC45, and
  24. it gave no error message.
  25.  
  26. Can anyone help?
  27. ricky
  28.  
  29.